projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5ce32b
)
gnomeos: --disable-silent-rules globally
author
Colin Walters
<walters@verbum.org>
Sat, 7 Jan 2012 01:11:50 +0000
(20:11 -0500)
committer
Colin Walters
<walters@verbum.org>
Sat, 7 Jan 2012 01:11:50 +0000
(20:11 -0500)
gnomeos/3.4/manifest.json
patch
|
blob
|
history
diff --git
a/gnomeos/3.4/manifest.json
b/gnomeos/3.4/manifest.json
index 1898dbbe9b6973724639b44884d23b1029b896e2..28518da6a1f0d3f656526b86f99ed384933c5610 100644
(file)
--- a/
gnomeos/3.4/manifest.json
+++ b/
gnomeos/3.4/manifest.json
@@
-3,7
+3,7
@@
"architectures": ["i686"],
"base": "yocto/gnomeos-3.4",
- "config-opts": ["--disable-static"],
+ "config-opts": ["--disable-static"
, "--disable-silent-rules"
],
"vcsconfig": {"gnome": "git:git://git.gnome.org/",
"fd": "git:git://anongit.freedesktop.org/git/"},